Guzzle\Plugin\Oauth\OauthPlugin S

Total Complexity 29
Dependencies 6
Dependents 0
Total lines 290
Lines of code 133
Logical lines of code 65
Comment lines 109
Methods 12
Properties 1

Methods 12

Method Rating Maintainability Complexity Lines of code
prepareParameters()
S
57 6 17
onRequestBeforeSend()
S
52 4 26
getOauthParams()
S
55 3 20
shouldPostFieldsBeSigned()
S
65 4 9
buildAuthorizationHeader()
S
64 3 9
getParamsToSign()
S
63 2 11
__construct()
S
59 1 15
getTimestamp()
S
79 2 3
getSubscribedEvents()
S
73 1 5
getSignature()
S
70 1 5
getStringToSign()
S
63 1 10
generateNonce()
S
78 1 3